github.com/andybalholm/brotli/matchfinder.Trio.hash12 (method)
6 uses
github.com/andybalholm/brotli/matchfinder (current package)
trio.go#L96: nextHash12 := z.hash12(cv, extra)
trio.go#L154: nextHash12 := z.hash12(cv, extra)
trio.go#L195: z.table12[z.hash12(cv0, extra0)] = te0
trio.go#L202: nextHash12 := z.hash12(cv, extra)
trio.go#L288: z.table12[z.hash12(cv0, extra0)] = te0
trio.go#L324: func (z *Trio) hash12(u uint64, e uint32) uint32 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |